CommonEvent 431
Name = "Guro Check"

  ControlSwitches([2511, 2511, 0])
  ControlSwitches([31, 31, 1])
  ControlSwitches([32, 32, 1])
  SetMoveRoute([-1, "RPG::MoveRoute(@repeat=false, @skippable=false, @wait=true, @list=[\"RPG::MoveCommand(@code=16, @parameters=[])\", \"RPG::MoveCommand(@code=0, @parameters=[])\"])"])
  Unnamed(["RPG::MoveCommand(@code=16, @parameters=[])"])
  ShowTextAttributes(["barakizoku_fc1", 0, 0, 2])
  ShowText(["\\n<Noble Rose>"])
  ShowText(["Now, let's treat our guests to a grand spectacle."])
  ShowText(["Have you prepared yourself?"])
  ConditionalBranch([1, 1168, 0, 0, 0])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Warning!"])
    ShowText(["You'll encounter extremely \\C[2]grotesque\\C[0] content beyond this point. The game won't display any intense illustrations with your current settings."])
    ShowText([""])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 1168, 0, 1, 0])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Warning!"])
    ShowText(["You'll encounter extremely \\C[2]grotesque\\C[0] content beyond this point. The game will display intense illustrations with mosaics with your current settings."])
    ShowText([""])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 1168, 0, 2, 0])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Warning!"])
    ShowText(["You'll encounter extremely \\C[2]grotesque\\C[0] content beyond this point. The game will display intense illustrations as they are with your current settings."])
    ShowText([""])
    Empty([])

  BranchEnd([])
  ShowTextAttributes(["", 0, 0, 2])
  ShowText(["\\C[2]Bloodshed, dismemberment, and visceral imagery\\C[0] may appear. Would you like to change your settings to allow it to be displayed?"])
  ShowText([""])
  ShowChoices([["Don't display graphic illustrations", "Display illustrations with mosaics", "Display illustrations as they are"], 0])
  When([0, "Don't display graphic illustrations"])
    ControlVariables([1168, 1168, 0, 0, 0])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["You've set it so intense illustrations \\C[1]will not\\C[0] be displayed. If you want to change this, talk to this Noble Rose again."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  When([1, "Display illustrations with mosaics"])
    ControlVariables([1168, 1168, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["You've set it so intense illustrations \\C[1]will\\C[0] be displayed with mosaics. If you want to change this, talk to this Noble Rose again."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  When([2, "Display illustrations as they are"])
    ControlVariables([1168, 1168, 0, 0, 2])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["You've set it so \\C[2]grotesque\\C[0] illustrations will be displayed in full. If you want to change this, talk to this Noble Rose again."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  ChoicesEnd([])
  Empty([])
